c-treeRTG for isCOBOL
:
c-tree Utilities
:
Command-line utilities
:
ctutil
:
-exists
-exists
Checks to see if a path exists.
Usage
ctutil -exists path
•
path
is the file/directory path without extension.
Upon successful completion, it returns one of the following:
•
Path does not exist
•
File does exist
•
Directory does exist
This site works best with JavaScript enabled